home *** CD-ROM | disk | FTP | other *** search
/ HTBasic 9.3 / HTBasic 9.3.iso / 93win / data1.cab / DLL_Toolkit / Source / HTBTree / htbtree.plg < prev    next >
Encoding:
Text File  |  2005-03-02  |  1.7 KB  |  41 lines

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: htbtree - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo"Release/htbtree.res" /d "NDEBUG" "C:\HTBasic Source Code\DLL's\HTBtree\htbtree.rc"" 
  10. Creating temporary file "C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP504.tmp" with contents
  11. [
  12. /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /D "_USRDLL" /Fp"Release/htbtree.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  13. "C:\HTBasic Source Code\DLL's\HTBtree\htbtree.cpp"
  14. ]
  15. Creating command line "cl.exe @C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP504.tmp" 
  16. Creating temporary file "C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP505.tmp" with contents
  17. [
  18. /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /D "_USRDLL" /Fp"Release/htbtree.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  19. "C:\HTBasic Source Code\DLL's\HTBtree\StdAfx.cpp"
  20. ]
  21. Creating command line "cl.exe @C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP505.tmp" 
  22. Creating command line "link.exe /nologo /subsystem:windows /dll /incremental:no /pdb:"Release/htbtree.pdb" /machine:I386 /def:".\htbtree.def" /out:"Release/htbtree.dll" /implib:"Release/htbtree.lib"  ".\Release\htbtree.obj" ".\Release\StdAfx.obj" ".\Release\htbtree.res" "
  23. <h3>Output Window</h3>
  24. Compiling resources...
  25. Compiling...
  26. StdAfx.cpp
  27. Compiling...
  28. htbtree.cpp
  29. Linking...
  30.    Creating library Release/htbtree.lib and object Release/htbtree.exp
  31. LINK : warning LNK4089: all references to "ADVAPI32.dll" discarded by /OPT:REF
  32. LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF
  33.  
  34.  
  35.  
  36. <h3>Results</h3>
  37. htbtree.dll - 0 error(s), 2 warning(s)
  38. </pre>
  39. </body>
  40. </html>
  41.